Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Backport release-1.29] Run libseccomp tests in parallel #5268

Merged
merged 1 commit into from
Nov 18, 2024

Conversation

k0s-bot
Copy link

@k0s-bot k0s-bot commented Nov 18, 2024

Automated backport to release-1.29, triggered by a label in #5254.
See .

Backport a commit that allows us to run the libseccomp tests in
parallel. This lets us build runc image in 30-40 seconds instead
of 4-5 minutes.

The bash script uses `tail` options that is not supported in busybox
tail so pull in `tail` from coreutils.

Signed-off-by: Natanael Copa <[email protected]>
(cherry picked from commit 165d4da)
(cherry picked from commit cfb297f)
(cherry picked from commit 2e6d14b)
@k0s-bot k0s-bot requested a review from a team as a code owner November 18, 2024 10:21
@jnummelin jnummelin changed the title [Backport release-1.29] [Backport release-1.30] Run libseccomp tests in parallel [Backport release-1.29] Run libseccomp tests in parallel Nov 18, 2024
@twz123 twz123 added the chore label Nov 18, 2024
@twz123 twz123 merged commit b74a061 into release-1.29 Nov 18, 2024
78 checks passed
@twz123 twz123 deleted the backport-5254-to-release-1.29 branch November 18, 2024 15:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants